home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 18 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news1.cris.com!news
  2. From: mckebp@cris.com (Rasta Mon)
  3. Newsgroups: comp.lang.c++
  4. Subject: Header Includes
  5. Date: Mon, 01 Jan 1996 02:07:11 GMT
  6. Organization: Happy Fun World
  7. Message-ID: <4c78g0$jmr@spectator.cris.com>
  8. NNTP-Posting-Host: crc6-fddi.cris.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11.     On a lot of my header includes, the headers refer to other headers,
  12. and I find that sometimes I'm getting the same one referred to several
  13. times when compiling.  I think that if I compiled with each referred
  14. header individually, the program realizes its mistake, but, during
  15. compilation, there is the repetition.
  16.     But, I don't want to refer to each individually, because it would be a
  17. heck of a lot of typing.
  18.     If it helps, I am, by the way, using Borland Turbo C++.
  19.     Is there a way to stop this problem?
  20.      \\|//    You have received a message from Ben McKenzie       \\//
  21.      (O-O)                   DON'T PANIC!                    o00o-(,,)-o00o
  22. +oOO--(_)--OOo MCKEBP@CRIS.COM http://www.cris.com/~mckebp         ()
  23. a.k.a. Iceman, Goob, Teapot, The Wizard, Blackie Z-Mon, Kermit, MacGyver, Beeee, and Rasta Mon
  24.  
  25.